For others having the same question - there are 2 ways to do this:
- set up a global event with the Scene event type
- set up an Autostart event interaction in every scene that should auto save when loaded
Both do the actual saving in a game event using the Auto Save Game node :)