As the title said. There are utilities like Save Data Filer, JKSM, and Checkpoint that can back up such data, but they do not work on system titles. Also, you have to install another application.
I do not think that the function is hard to implement.
it's actually much harder than the other tools, which are running in the "3DS OS", and so can use system functions to access save data. GodMode9 is an arm9 program, so it would have to interact with the raw save archives directly.
As @ihaveamac said - doing so on ARM9 would require research and a lot of coding. Not possible for now.
Most helpful comment
it's actually much harder than the other tools, which are running in the "3DS OS", and so can use system functions to access save data. GodMode9 is an arm9 program, so it would have to interact with the raw save archives directly.