Is your feature request related to a problem? Please describe.
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
It would be helpful to provide the example bitcoin.conf provided in the source code to the users that just download the binary/install from their package manager.
Secondly, a new bitcoind user may not be aware that bitcoin.conf file is an available option. While bitcoin.conf is mentioned in the man page, one would have to know what to look for or read a bit to get to the -conf section. By providing a skeleton file, a new user is more exposed to such an option.
Describe the solution you'd like
<!-- A clear and concise description of what you want to happen. -->
Automatically generate a skeleton bitcoin.conf with something like the one found at share/examples/bitcoin.conf when first starting bitcoind.
Describe alternatives you've considered
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
Additional context
<!-- Add any other context or screenshots about the feature request here. -->