Starting all the wiki instances at startup

No there isn’t ATM.

Yes you need to do that if you want to “pre-load” them.

Another idea would be to write a java component as a listener listening to ApplicationStartedEvent and finding all subwikis and calling their home pages. You need some dev skills for that though.