Data must be loaded onto Historicals in order for it to be queryable - simply because it's the Historicals that actually do the querying.
The data loaded by Historicals is controlled by the coordinator - you set the load / drop rules accordingly.
If it's data you will not query often, you might want to spin up a second tier - you can then just bring this up when you want to query data that's older than you usually look at, and then take it back offline afterwards. You could also use muuuuuch cheaper hardware :)